home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / usr / template / client / Drivers / i386 / EIDE.config / English.lproj / EIDEInspector.nib / data.classes next >
Encoding:
Text File  |  1995-03-22  |  994 b   |  37 lines

  1. IODeviceInspector = {
  2.     ACTIONS = {
  3.     "channelOrInterruptPicked:" = "channelOrInterruptPicked:"; 
  4.     "rangeDidChange:" = "rangeDidChange:"; 
  5.     "showInfo:" = "showInfo:"; 
  6.     }; 
  7.     OUTLETS = {
  8.     accessoryHolder = accessoryHolder; 
  9.     dmaBox = dmaBox; 
  10.     dmaMatrix = dmaMatrix; 
  11.     infoPanel = infoPanel; 
  12.     infoText = infoText; 
  13.     inspectionView = inspectionView; 
  14.     irqBox = irqBox; 
  15.     irqMatrix = irqMatrix; 
  16.     memoryBox = memoryBox; 
  17.     memoryController = memoryController; 
  18.     origWindow = origWindow; 
  19.     portsBox = portsBox; 
  20.     portsController = portsController; 
  21.     statusTitle = statusTitle; 
  22.     versionTitle = versionTitle; 
  23.     }; 
  24.     SUPERCLASS = Object; 
  25. };
  26. EIDEInspector = {
  27.     ACTIONS = {"hostIORDY:" = "hostIORDY:"; "multipleSectors:" = "multipleSectors:"; }; 
  28.     OUTLETS = {
  29.     boundingBox = boundingBox; 
  30.     hostIORDY = hostIORDY; 
  31.     multipleSectors = multipleSectors; 
  32.     optionsBox = optionsBox; 
  33.     }; 
  34.     SUPERCLASS = IODeviceInspector; 
  35. };
  36. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  37.